| Total Complexity | 35 | 
| Dependencies | 5 | 
| Dependents | 0 | 
| Total lines | 243 | 
| Lines of code | 141 | 
| Logical lines of code | 77 | 
| Comment lines | 57 | 
| Methods | 7 | 
| Properties | 0 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| search_customers() | 47 | 10 | 35 | |
| add_booking_note() | 53 | 6 | 19 | |
| search_services() | 55 | 5 | 20 | |
| check_rates() | 50 | 4 | 29 | |
| fill_booked_request() | 60 | 4 | 12 | |
| delete_room() | 56 | 3 | 18 | |
| delete_booking_note() | 65 | 3 | 8 |